Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.23.0
->^0.41.0
Release Notes
ranisalt/node-argon2 (argon2)
v0.41.1
Compare Source
Finally fixed the bug with generated types specifying
any
instead ofBuffer
for byte inputs (closes #403)We also added provenance to the publishing, so you can track what commit was used to build each published version from now on.
Full Changelog: ranisalt/node-argon2@v0.41.0...v0.41.1
v0.41.0
What's Changed
New Contributors
Full Changelog: ranisalt/node-argon2@v0.40.2...v0.41.0
v0.31.2
Compare Source
Note: this is the last version that will support Node 16 since it's support has ended on 2023-09-11. Please upgrade to 18 or preferably 20 as soon as possible.
What's Changed
New Contributors
Full Changelog: ranisalt/node-argon2@v0.31.1...v0.31.2
v0.31.1
Compare Source
Maintenance release intended to fix missing prebuilts due to failure when building v0.31.0
Note: v0.31.x will be the last version supporting Node v16. Please update to Node v18 or newer.
Full Changelog: ranisalt/node-argon2@v0.31.0...v0.31.1
v0.31.0
Compare Source
What's Changed
Please update to v0.31.0 as soon as possible.
New Contributors
Full Changelog: ranisalt/node-argon2@v0.30.3...v0.31.0
v0.30.3
Compare Source
What's Changed
New Contributors
Full Changelog: ranisalt/node-argon2@v0.30.2...v0.30.3
v0.30.2
Compare Source
Fixes #362
v0.30.1
Compare Source
Defaults have been updated to use RFC recommended values, see #360
v0.29.1
Compare Source
Added builds for FreeBSD, closes #320 and hopefully fixes coder/code-server#4669 coder/code-server#4670
v0.29.0
Compare Source
MacOS M1 builds are here! We are finally closing #305
New Contributors
Full Changelog: ranisalt/node-argon2@v0.28.7...v0.29.0
v0.28.7
Compare Source
Previous release did not build due to Node 18 not supporting Ubuntu 18. Please stop using Ubuntu 18.
v0.28.5
Compare Source
v0.28.4
Compare Source
Upgrades dependencies with vulnerabilities and fixes build on FreeBSD (#335)
v0.28.3
Compare Source
v0.28.2
: ARM64 buildsCompare Source
See #296 for more info
v0.28.1
: Fix Alpine buildsCompare Source
Since node-gyp was updated, it was requiring Python 3 instead of Python 2 (finally!). This release fixes the build process.
Fixes #301
v0.28.0
: Bump to minimum requirementsCompare Source
Drops support for Node 10.x and Ubuntu 16.04, upgrade to Node 12.x and Ubuntu 18.04 if you need the latest updates. Older versions do not provide required features for node-argon2 to work properly.
Solves #300
v0.27.2
: Security updateCompare Source
Upgrades dependencies to fix a security vulnerability
v0.27.1
: Security updateCompare Source
Upgrades dependencies to fix a security vulnerability
v0.27.0
Compare Source
v0.26.2
Compare Source
v0.26.1
Compare Source
v0.26.0
Compare Source
Yet another try to fix prebuilds, also fixes associated data typing.
v0.25.1
Compare Source
v0.25.0
Compare Source
v0.24.1
Compare Source
v0.24.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.